You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > Size Method > MatrixInt.Size Method ([In] int, [In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.Size Method ([In] int, [In] int)

Specifies size of an integer matrix.

Syntax
C#
Visual Basic
public TMtxInt Size([In] int aRows, [In] int aCols);

The Value of IntPrecision property is preserved.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!